home *** CD-ROM | disk | FTP | other *** search
-
-
-
- ccccyyyycccclllleeeemmmmaaaapppp((((3333GGGG)))) ccccyyyycccclllleeeemmmmaaaapppp((((3333GGGG))))
-
-
-
- NNNNAAAAMMMMEEEE
- ccccyyyycccclllleeeemmmmaaaapppp - cycles between color maps at a specified rate
-
- CCCC SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
- vvvvooooiiiidddd ccccyyyycccclllleeeemmmmaaaapppp((((dddduuuurrrraaaattttiiiioooonnnn,,,, mmmmaaaapppp,,,, nnnnxxxxttttmmmmaaaapppp))))
- sssshhhhoooorrrrtttt dddduuuurrrraaaattttiiiioooonnnn,,,, mmmmaaaapppp,,,, nnnnxxxxttttmmmmaaaapppp;;;;
-
- PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
- _d_u_r_a_t_i_o_n expects the number of vertical traces before switching to the
- map named by _n_x_t_m_a_p.
-
- _m_a_p expects the number of the map to use bbbbeeeeffffoooorrrreeee completing the
- number of vertical sweeps specified by _d_u_r_a_t_i_o_n.
-
- _n_x_t_m_a_p expects the number of the map to use aaaafffftttteeeerrrr completing the
- number of vertical sweeps specified by _d_u_r_a_t_i_o_n.
-
- DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
- When the system is in multimap mode, ccccyyyycccclllleeeemmmmaaaapppp allows you to switch from
- one color map to another after a specified duration. In multimap mode
- there are 16 color maps, numbered 0-15. You can use ccccyyyycccclllleeeemmmmaaaapppp within a
- loop if you want to cycle through more than one map.
-
- EEEEXXXXAAAAMMMMPPPPLLLLEEEE
- The code fragment sets up multimap mode and cycle between two maps,
- leaving map 1 on for ten vertical retraces and map 3 on for five
- retraces.
-
- multimap();
- gconfig();
- cyclemap(10, 1, 3);
- cyclemap(5, 3, 1);
-
- SSSSEEEEEEEE AAAALLLLSSSSOOOO
- blink, gconfig, multimap
-
- NNNNOOOOTTTTEEEESSSS
- This routine is available only in immediate mode and cannot be used in
- onemap mode.
-
- ccccyyyycccclllleeeemmmmaaaapppp is not supported on Iris Entry, Indy, XL, XS, XS24, XZ, Elan and
- Extreme systems and IRIS-4D RealityEngine systems.
-
-
-
-
-
-
-
-
-
-
-
-
-
- PPPPaaaaggggeeee 1111
-
-
-
-